func syscall.setTimespec
2 uses
syscall (current package)
syscall_linux_amd64.go#L99: func setTimespec(sec, nsec int64) Timespec {
timestruct.go#L20: return setTimespec(sec, nsec)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)